The H5G_GET_NUM_OBJS function returns number of objects in the group specified by its identifier.
Result = H5G_GET_NUM_OBJS(Loc_id)
Result is the number of objects contained in the group.
An integer giving the file or group identifier.
None
6.2 |
Introduced |